home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / aadd120b.zip / RENEGADE.ZIP / SAMPLE.CFG
Text File  |  1996-03-22  |  3KB  |  59 lines

  1. Your Name
  2. 0000000
  3. ; Path to ALLFIX
  4. AFIX C:\ALLFIX\
  5. ; Where you would like AUTOADD.LOG stored.  Defaults to same location
  6. ; as AUTOADD.EXE.
  7. LOGG C:\AUTOADD\
  8. ; Where to find FBASES.DAT and EXTENDED.DAT
  9. DATA C:\RENEGADE\DATA
  10. ; Default setup for a new file area.  See notes below.
  11. DEFN C:\RENEGADE\ULS\ PASSWORD,d250,d250,d250,2000,1,1,0,I
  12. ; The FILEBONE.NA style file to scan for the description of the new file
  13. ; area.  More than one of these lines can be used.
  14. FBON C:\ALLFIX\FILEBONE.NA
  15. ;
  16. ;line 1 - The name you used to register AutoAdd (CASE SENSITIVE!!!!)
  17. ;line 2 - Your registration code
  18. ;line 3+
  19. ;  AFIX - Path to your Allfix directory
  20. ;  LOGG - Path to write AUTOADD.LOG to.  If not present, AutoAdd will
  21. ;         write the log to the same directory AutoAdd is in.  If a
  22. ;         filename is specified, it will be used.
  23. ;  DATA - The location of FBASES.DAT. Usually in RENEGADE\DATA.
  24. ;  FBON - Path and name of FILEBONE.NA style files to be search for the
  25. ;         description of the auto-added file echo.  More than one may be
  26. ;         defined, one per FBON line.
  27. ;  DEFN - The defaults to use when defining the new file area list in
  28. ;         Renegade.  Fielded data.
  29. ;       - Field 1: The path to use as the upload directory.  Enter
  30. ;         "SAME" (without quotes) if you wish it to be the same as the
  31. ;         download path. 40 characters max (including trailing "\").
  32. ;       - Field 2: Access, max files, archiver, and flags.  Each
  33. :         subfield is seperated by a comma.  All subfields must be
  34. ;         present. If a subfield is not used, the comma must still be
  35. ;         used as a place holder.
  36. ;         - Subfield 1: Password. 12 characters max.
  37. ;         - Subfield 2: Access (ACS). 20 characters max.
  38. ;         - Subfield 3: Upload access (ULACS). 20 characters max.
  39. ;         - Subfield 4: Download access (DLACS). 20 characters max.
  40. ;         - Subfield 5: Maximum files allowed in this area. 1-65635.
  41. ;         - Subfield 6: Archiver. 0 - number defined in Renegade.
  42. ;                       Warning: validity of this field is not checked.
  43. ;                       8 max.
  44. ;         - Subfield 7: Archive Comment. 1 - 3.
  45. ;         - Subfield 8: Credits required for download for each file.
  46. ;                       This will be used in the new *.DIR file.
  47. :         - Subfield 9: Flags: C - CD-ROM
  48. ;                              G - Gif Specs
  49. ;                              D - Date Uploaded
  50. ;                              S - Show Uploader Name
  51. ;                              I - *.DIR in DLPATH
  52. ;                              U - Unhidden
  53. ;                              N - No Ratio
  54. ;            The I flag is honored by AutoAdd.
  55. ;Each field must be seperated by one or more spaces (and nothing else).  Max
  56. ;line lenght is 250 characters (including spaces). There should be no blank
  57. ;lines. Comments may be made *if* the first character in the line is a semi-
  58. ;colon, as they are here.
  59.